Skip to content

ci: bump rust-ci-reusable pin cc5a372a → 09e7023d (standards HEAD)#42

Merged
hyperpolymath merged 3 commits into
mainfrom
claude/bump-rust-ci-pin
Jun 21, 2026
Merged

ci: bump rust-ci-reusable pin cc5a372a → 09e7023d (standards HEAD)#42
hyperpolymath merged 3 commits into
mainfrom
claude/bump-rust-ci-pin

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

What

Bumps .github/workflows/rust-ci.yml's rust-ci-reusable.yml pin from cc5a372a to current standards HEAD 09e7023d24682621bea4e11965a1ef5e87d86c3b — aligning it with the other standards pins refreshed in #41.

Why

Rust CI fails at the old pin (the reusable instantiated 0 jobs). This SHA wasn't flagged by the staleness gate (it was within window), so its failure is a different cause than #41's — but moving to current HEAD is the same fix pattern and the most likely resolution. CI on this PR will confirm whether it greens.

If Rust CI still fails after this, the cause is in the reusable's expected inputs / the repo's Rust setup, not the pin — and I'll report that.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5


Generated by Claude Code

claude added 3 commits June 21, 2026 23:04
Align the Rust CI reusable pin with the other standards pins refreshed in
#41. Aims to clear the Rust CI failure (0 jobs instantiated at the old pin).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
The HEAD rust-ci-reusable requires a 'toolchain' input (forwarded to
dtolnay/rust-toolchain); the bare wrapper didn't pass it. Add toolchain: stable.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
Passing toolchain: stable caused a startup_failure (the HEAD rust-ci-reusable
does not declare a 'toolchain' input). Revert to the bare pin-aligned wrapper;
Rust CI remains blocked on an upstream standards reusable issue.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
@hyperpolymath hyperpolymath marked this pull request as ready for review June 21, 2026 23:18
@hyperpolymath hyperpolymath merged commit dfb5921 into main Jun 21, 2026
16 of 18 checks passed
@github-actions github-actions Bot deleted the claude/bump-rust-ci-pin branch June 21, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants